Skip to content

Conversation

kud1ing
Copy link

@kud1ing kud1ing commented May 15, 2013

Fixes #6445

bors added a commit that referenced this pull request May 15, 2013
@bors bors closed this May 16, 2013
@bors bors merged commit 017df98 into rust-lang:incoming May 16, 2013
@kud1ing kud1ing deleted the cleanup branch May 16, 2013 03:54
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 30, 2021
…sions, r=llogiq

Case sensitive file extensions

Closes rust-lang#6425

Looks for ends_with methods calls with case sensitive extension comparisons.

changelog: Add new lint that warns about case-sensitive file extension comparisons.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 30, 2021
No lazy static regex

r? `@llogiq`

rust-lang#6500

regex is unnecessary for this lint (rust-lang/rust-clippy#6500 (comment))
lazy_static is unnecessary. The std lazy feature should be  used instead.

changelog: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants